home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 February / PCWorld_2006-02_cd.bin / software / topware / pspad / pspad450inst_cz.exe / {app} / Context / INI.DEF < prev    next >
Text File  |  2004-04-12  |  1KB  |  49 lines

  1. ;; PSPad code template for INI
  2. ;; Author: Karel Pavelka
  3. ;; E-mail: webjob@seznam.cz
  4. ;; Update: 02.10.2003
  5. ;;
  6. ;;   (black)
  7. ;; B (blue)
  8. ;; D (dark gray)
  9. ;; F (fuchsia)
  10. ;; G (green)
  11. ;; M (maroon)
  12. ;; N (navy)
  13. ;; P (purple)
  14. ;; R (red)
  15. ;;
  16. ;; Odsazeni: 0
  17. ;
  18. [Macro definition]
  19. %asx%=@O open=,,,open file (*.asx)|*.asx,
  20. %asxf%=@K fullscreen,"mplayer2 /fullscreen",
  21. %colortemplate%=@C Barva Üablony,,,B;D;F;G;M;N;P;R,
  22. %description%=@E description=,description=,,,
  23. %descriptiont%=@E Popis Üablony,,,
  24. %icon%=@O icon=,icon=,,icon file (*.ico)|*.ico,
  25. %nametemplate%=@E Nßzev Üablony,,,
  26. %open%=@O open=,open=,,open file (*.exe)|*.exe,
  27. %version%=@E version=,version=,,,
  28. ;
  29. [autorun | samospouÜt∞cφ soubor]
  30. |[autorun]
  31. %open%
  32. %icon%
  33. ;
  34. [autorun | samospouÜt∞cφ soubor pro ASX s volbou fullscreen]
  35. |[autorun]
  36. open=%asxf% %asx%
  37. %icon%
  38. ;
  39. [info | info]
  40. |[info]
  41. %title%
  42. %description%
  43. %version%
  44. ;
  45. [!template | èablona do PSPadu]
  46. |[%nametemplate% |%colortemplate% %descriptiont%]
  47. ;
  48.  
  49.